it was covered by the contained list background, which is now
transparent.
:selected { // FIXME: what this is supposed to select
@extend %selected_items;
}
+
+ list { background-color: transparent; }
}
stacksidebar {
background-color: #313434; }
.sidebar:backdrop {
background-color: #333636; }
+ .sidebar list {
+ background-color: transparent; }
stacksidebar row {
padding: 10px 4px; }
background-color: #f4f4f3; }
.sidebar:backdrop {
background-color: #f4f4f3; }
+ .sidebar list {
+ background-color: transparent; }
stacksidebar row {
padding: 10px 4px; }